Skip to content

[AE-158] Arduinofy Library Name #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

aliphys
Copy link
Contributor

@aliphys aliphys commented Aug 24, 2023

According to arduino/arduino-lint#511 (comment) , Arduino libraries should start with Arduino_ . This includes the main class as well as the name key in library.properties.

This PR makes this libray compliant with this requirement. Additionally, the reference to the POSIXStorage.h library is replaced with Arduino_POSIXStorage.h

@cristidragomir97 cristidragomir97 merged commit 571a557 into main Aug 24, 2023
@aliphys aliphys deleted the aliphys/ArduinofyLibraryName branch August 24, 2023 12:00
cristidragomir97 added a commit that referenced this pull request Aug 24, 2023
cristidragomir97 added a commit that referenced this pull request Oct 26, 2023
sebromero pushed a commit that referenced this pull request May 14, 2024
ci: add build profiles for all exampes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants